go/types.Selection.index (field)

2 uses

	go/types (current package)
		selection.go#L44: 	index    []int  // path from x to x.f
		selection.go#L102: func (s *Selection) Index() []int { return s.index }